'宣言 Public Function New( _ ByVal fieldDataType As Type, _ ByVal caseSensitive As Boolean, _ ByVal fromDateColumn As Boolean, _ ByVal cti As CachedTypedInfo _ )
public FilterContext<TDataObject>( Type fieldDataType, bool caseSensitive, bool fromDateColumn, CachedTypedInfo cti )